type go.pact.im/x/process.nopRunner

3 uses

	go.pact.im/x/process (current package)
		runner.go#L43: type nopRunner struct{}
		runner.go#L48: 	return (*nopRunner)(nil)
		runner.go#L52: func (*nopRunner) Run(ctx context.Context, callback Callback) error {